API Documentation
nkMemory::StringView Member List

This is the complete list of members for nkMemory::StringView, including all inherited members.

back() constnkMemory::StringView
empty() constnkMemory::StringView
front() constnkMemory::StringView
getData() constnkMemory::StringView
getSize() constnkMemory::StringView
operator std::string() constnkMemory::StringView
operator std::string_view() constnkMemory::StringView
operator=(const char *data)nkMemory::StringView
operator=(const String &other)nkMemory::StringView
operator==(const char *other)nkMemory::StringView
operator==(const String &other)nkMemory::StringView
operator==(const StringView &other)nkMemory::StringView
operator[](unsigned long long index) constnkMemory::StringView
StringView()nkMemory::StringView
StringView(const char *data)nkMemory::StringView
StringView(const char *data, unsigned long long size)nkMemory::StringView
StringView(const String &other)nkMemory::StringView
StringView(const std::string &str)nkMemory::StringView
StringView(const std::string_view &str)nkMemory::StringView
~StringView()nkMemory::StringView